GTlsPasswordFlags

Various flags for the password.

Values

ValueMeaning
NONE0

No flags

RETRY2

The password was wrong, and the user should retry.

MANY_TRIES4

Hint to the user that the password has been wrong many times, and the user may not have many chances left.

FINAL_TRY8

Hint to the user that this is the last try to get this password right.

PKCS11_USER16

For PKCS #11, the user PIN is required. Since: 2.70.

PKCS11_SECURITY_OFFICER32

For PKCS #11, the security officer PIN is required. Since: 2.70.

PKCS11_CONTEXT_SPECIFIC64

For PKCS #11, the context-specific PIN is required. Since: 2.70.

Meta

Since

2.30